`flat / flatOrAuto`

harness.web.Partial$.flat / flatOrAuto$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Implicits

implicit def jsonCodec[T](using evidence$9: JsonEncoder[T], evidence$10: JsonDecoder[T]): JsonCodec[Partial[T]]
implicit def jsonDecoder[T](using evidence$8: JsonDecoder[T]): JsonDecoder[Partial[T]]

Exports

Defined exports

implicit def jsonEncoder[T](implicit tEncoder: JsonEncoder[T]): JsonEncoder[Partial[T]]
Exported from flat